home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / BugTime.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(keyPress Space).as next >
Encoding:
Text File  |  2005-10-04  |  40 b   |  4 lines

  1. on(keyPress "<Space>"){
  2.    play();
  3. }
  4.